opaque
Type
keyword
Summary
Used with the style property to indicate an opaque button or field.
Syntax
opaque
Description
Use the opaque keyword to create a control that blocks the view of any object underneath it.
The field or button is filled with its backgroundColor. If the field or button's backgroundColor is empty, it is filled with the backgroundColor of the object's owner.
Setting a control's style property to "opaque" sets its opaque property to true.
Examples
set the style of button "Cancel" to opaque
Related
property: style, owner, opaque, backgroundColor
glossary: object, property, keyword
keyword: button, field, opaque, control
object: button
Compatibility and Support
Introduced
LiveCode 1.0
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile